home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / DataRescueII1.0.dmg / Data Rescue II.app / Contents / Resources / English.lproj / PSAllocationBlockDialog.nib / classes.nib next >
Encoding:
Text File  |  2005-10-13  |  1.7 KB  |  49 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {"" = id; }; 
  5.             CLASS = FirstResponder; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {CLASS = PSAllocationBlockDialog; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  10.         {
  11.             ACTIONS = {
  12.                 "add_action" = id; 
  13.                 alternateButton = id; 
  14.                 "block_size_change_action" = id; 
  15.                 defaultButton = id; 
  16.                 "help_button_action" = id; 
  17.                 "offset_change_action" = id; 
  18.                 "remove_action" = id; 
  19.                 "selection_action" = id; 
  20.                 "user_select_action" = id; 
  21.             }; 
  22.             CLASS = PSAllocationBlockDialogController; 
  23.             LANGUAGE = ObjC; 
  24.             OUTLETS = {
  25.                 "add_button" = NSButton; 
  26.                 "block_size_matrix" = NSMatrix; 
  27.                 "help_button" = NSButton; 
  28.                 "offset_matrix" = NSMatrix; 
  29.                 "remove_button" = NSButton; 
  30.                 sb0 = ScoreBar; 
  31.                 sb1 = ScoreBar; 
  32.                 sb2 = ScoreBar; 
  33.                 sb3 = ScoreBar; 
  34.                 sb4 = ScoreBar; 
  35.                 sb5 = ScoreBar; 
  36.                 sb6 = ScoreBar; 
  37.                 sb7 = ScoreBar; 
  38.                 "selection_matrix" = NSMatrix; 
  39.                 "user_block_size" = NSTextField; 
  40.                 "user_button" = NSButton; 
  41.                 "user_label" = NSTextField; 
  42.                 "user_offset" = NSTextField; 
  43.             }; 
  44.             SUPERCLASS = NSWindowController; 
  45.         }, 
  46.         {CLASS = ScoreBar; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  47.     ); 
  48.     IBVersion = 1; 
  49. }